home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / Backup / BackupEngine.dll / DATABASEFILE / 203 / ExcludesSelectTable.json < prev    next >
JavaScript Object Notation  |  2008-11-13  |  178b

  1. {
  2.     "schema": {
  3.         "ExcludeHidden": "Boolean NOT NULL",
  4.         "ExcludeSystem": "Boolean NOT NULL",
  5.         "ExcludeMask": "Boolean NOT NULL"
  6.     },
  7.     "data": [
  8.         {
  9.             "ExcludeHidden": 0,
  10.             "ExcludeSystem": 0,
  11.             "ExcludeMask": 1
  12.         }
  13.     ]
  14. }